home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / gth035.zip / GTMDIR.HLP < prev    next >
Text File  |  1990-08-11  |  5KB  |  129 lines

  1.  
  2. ╔═════════╦════════════════════════════════════════════════════════════
  3. ║ GT-HELP ║ GTMDIR.BBS - the list of Message Areas
  4. ╚═════════╩════════════════════════════════════════════════════════════
  5.  
  6.  
  7.     The GTMDIR.BBS :
  8.  
  9.         a)  lists your message areas, and the DOS directory where each
  10.             message base resides.
  11.  
  12.         b)  specifies an access level for each area.
  13.  
  14.         c)  can specify attributes (eg public, read-only, netmail) for the
  15.             message area.
  16.  
  17.  
  18.     Each message area needs one line to describe it, and should be of the
  19.     form :
  20.  
  21.     ┌────────────────────────────────────────────────────── Access Level
  22.     │ ┌──────────────────────────────────────────────────── Msg Base Attributes
  23.     │ │       ┌──────────────────────────────────────────── Base Directory
  24.     │ │       │                       ┌──────────────────── Description
  25.     │ │┌──────┴────── ─ ─     ┌───────┴──────────────── ─ ─ 
  26.     N ~d:\NETMAIL             Netmail messages
  27.     0 ^D:\UKSYS               e30/000: UK Sysops Echomail
  28.  
  29.  
  30.  
  31.     Access level        is usually a single character, which indicates that
  32.                         callers "at" or "above" this access level will be
  33.                         able to access the area.  See below.
  34.  
  35.  
  36.     Attributes          None    General message area.  Supports public and
  37.                                 private messages, but not netmail.
  38.  
  39.                         ^       Supports public messages only (especially
  40.                                 used in echo areas, but also appropriate
  41.                                 for public local message bases).
  42.  
  43.                         ~       Netmail area (a net/node must be entered
  44.                                 against every message).
  45.  
  46.                         <       Read-only area (only sysop can enter msgs)
  47.  
  48.                         $       Supports only private messages
  49.  
  50.                         There aren't too many logical combinations of 2 or
  51.                         more attributes, though some are theoretically
  52.                         possible.
  53.  
  54.  
  55.     Directory           DOS path for the message base.  Begin with a drive
  56.                         prefix and backslash, eg d:\msgs\general
  57.  
  58.                         If you are not using MMR, you should create this 
  59.                         directory yourself.  If running MMR you only 
  60.                         need to add the entry to the GTMDIR.BBS and 
  61.                         perform a mailcheck.
  62.  
  63.  
  64.     Description         The message base description.  Callers see the
  65.                         descriptions for the message bases to which they
  66.                         have the appropriate access permission.
  67.  
  68.  
  69. ┌────────────────┐
  70. │ Required Areas │
  71. └────────────────┘
  72.  
  73.     Two message bases have special meaning to GT :
  74.  
  75.         a)      the default message area - callers of all levels will be
  76.                 given access to this area when they first log on.
  77.  
  78.         b)      the sysop message area - where <M>essages to Sysop will be
  79.                 entered. Callers will need access to this area to read your
  80.                 replies.
  81.  
  82.     Both are defined in the PATHS section of the GT ALT-I configuration.
  83.     These should correspond to a directory listed in the GTMDIR.BBS file
  84.     (it is possible for both to point to the same message base).
  85.  
  86.  
  87. ┌─────────────────────────┐
  88. │ Colours and Page Breaks │
  89. └─────────────────────────┘
  90.  
  91.     You can create a GTMDIR.CBS for ANSI users.  But in most cases it is
  92.     sufficient to embed colour coding characters in the GTMDIR.BBS file.
  93.  
  94.     You can also embed command codes to control page breaks.
  95.  
  96.     As these codes are common to several files, they are described in the a
  97.     separate file which should be available in another editor window.
  98.  
  99.  
  100. ╔════════════════════════╗
  101. ║ Additional Information ║
  102. ╚════════════════════════╝
  103.  
  104.     The access level must begin in column 1.  Any line not beginning in
  105.     column 1 is a COMMENT, which GT will display to all callers, but
  106.     otherwise take no action on.
  107.  
  108.     Valid access levels are :
  109.  
  110.         0   (highest)       Usually the sysop
  111.  
  112.         1-9 (very high)     Typically co-sysops
  113.  
  114.         A-Z (medium)        Normal user levels
  115.         a-z (low)             ..    ..    ..
  116.  
  117.     The access level can optionally be *preceded* by
  118.  
  119.         =   to indicate that *only* callers at this level will see this
  120.             message base
  121.  
  122.         *   to indicate that callers must be individually authorised before
  123.             entering this message base
  124.  
  125.     The access level should be followed by at least one space.
  126.  
  127.  
  128.  
  129.